Skip to content

Bump "axios" package version#2742

Open
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c
Open

Bump "axios" package version#2742
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot bot commented Feb 27, 2026

Bump "axios" package version

Bump "axios" package version to 1.14.0

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN axios@1.14.0"

v1.14.0
This release focuses on compatibility fixes, adapter stability improvements, and test/tooling modernisation.

## ⚠️ Important Changes
- **Breaking Changes:** None identified in this release.
- **Action Required:** If you rely on env-based proxy behaviour or CJS resolution edge-cases, validate your integration after upgrade (notably `proxy-from-env` v2 alignment and `main` entry compatibility fix).

## 🚀 New Features
- **Runtime Features:** No new end-user features were introduced in this release.
- **Test Coverage Expansion:** Added broader smoke/module test coverage for CJS and ESM package usage. ([#7510](https://github.com/axios/axios/pull/7510))

## 🐛 Bug Fixes
- **Headers:** Trim trailing CRLF in normalised header values. ([#7456](https://github.com/axios/axios/pull/7456))
- **HTTP/2:** Close detached HTTP/2 sessions on timeout to avoid lingering sessions. ([#7457](https://github.com/axios/axios/pull/7457))
- **Fetch Adapter:** Cancel `ReadableStream` created during request-stream capability probing to prevent async resource leaks. ([#7515](https://github.com/axios/axios/pull/7515))
- **Proxy Handling:** Fixed env proxy behavior with `proxy-from-env` v2 usage. ([#7499](https://github.com/axios/axios/pull/7499))
- **CommonJS Compatibility:** Fixed package `main` entry regression affecting CJS consumers. ([#7532](https://github.com/axios/axios/pull/7532))

## 🔧 Maintenance & Chores
- **Security/Dependencies:** Updated `formidable` and refreshed package set to newer versions. ([#7533](https://github.com/axios/axios/pull/7533), [#10556](https://github.com/axios/axios/pull/10556))
- **Tooling:** Continued migration to Vitest and modernised CI/test harnesses. ([#7484](https://github.com/axios/axios/pull/7484), [#7489](https://github.com/axios/axios/pull/7489), [#7498](https://github.com/axios/axios/pull/7498))
- **Build/Lint Stack:** Rollup, ESLint, TypeScript, and related dev-dependency updates. ([#7508](https://github.com/axios/axios/pull/7508), [#7509](https://github.com/axios/axios/pull/7509), [#7522](https://github.com/axios/axios/pull/7522))
- **Documentation:** Clarified JSON parsing and adapter-related docs/comments. ([#7398](https://github.com/axios/axios/pull/7398), [#7460](https://github.com/axios/axios/pull/7460), [#7478](https://github.com/axios/axios/pull/7478))

## 🌟 New Contributors
We are thrilled to welcome our new contributors. Thank you for helping improve Axios:

- @aviu16 ([#7456](https://github.com/axios/axios/pull/7456))
- @NETIZEN-11 ([#7460](https://github.com/axios/axios/pull/7460))
- @fedotov ([#7457](https://github.com/axios/axios/pull/7457))
- @nthbotast ([#7478](https://github.com/axios/axios/pull/7478))
- @veeceey ([#7398](https://github.com/axios/axios/pull/7398))
- @penkzhou ([#7515](https://github.com/axios/axios/pull/7515))

_Full Changelog: [v1.13.6...v1.14.0](https://github.com/axios/axios/compare/v1.13.6...v1.14.0)_
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch from a2c8f1a to e9ce5e4 Compare March 1, 2026 10:52
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch 4 times, most recently from 6524222 to 833ef84 Compare March 15, 2026 13:40
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch 5 times, most recently from d5c31b7 to 5f63a60 Compare March 26, 2026 11:30
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch 3 times, most recently from a1f22e6 to 90d8817 Compare March 28, 2026 10:32
Made with ❤️️ by updatecli
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch from 90d8817 to 1943035 Compare March 28, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants